home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDPages.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.0 KB  |  56 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = DKDOptionButton; LANGUAGE = ObjC; SUPERCLASS = NSButton; }, 
  4.         {
  5.             ACTIONS = {
  6.                 backgroundColorwellAction = id; 
  7.                 helpPagesAction = id; 
  8.                 pagesAcrossAction = id; 
  9.                 pagesDisplayRulersAction = id; 
  10.                 pagesDownAction = id; 
  11.                 pagesNumberAcrossFirsstAction = id; 
  12.                 pagesShowBreaksAction = id; 
  13.                 printBackgroundCheckboxAction = id; 
  14.             }; 
  15.             CLASS = DKDPagesPanel; 
  16.             LANGUAGE = ObjC; 
  17.             OUTLETS = {
  18.                 backgroundColorWell = NSColorWell; 
  19.                 pageHeight = NSTextField; 
  20.                 pageWidth = NSTextField; 
  21.                 pagesAcross = NSTextField; 
  22.                 pagesDisplayRulers = NSButton; 
  23.                 pagesDown = NSTextField; 
  24.                 pagesNumberAcrossFirst = NSButton; 
  25.                 pagesShowBreaks = NSButton; 
  26.                 pagesTotalHeight = NSTextField; 
  27.                 pagesTotalWidth = NSTextField; 
  28.                 pagesView = DKDPagesView; 
  29.                 printBackgroundCheckbox = NSButton; 
  30.             }; 
  31.             SUPERCLASS = DKDPanel; 
  32.         }, 
  33.         {
  34.             CLASS = DKDPagesView; 
  35.             LANGUAGE = ObjC; 
  36.             OUTLETS = {controllerForDrawingSizeView = id; }; 
  37.             SUPERCLASS = NSView; 
  38.         }, 
  39.         {
  40.             ACTIONS = {
  41.                 checkClosingWindow = id; 
  42.                 useCurrentForNewItemsButtonAction = id; 
  43.                 useDefaultForNewItemsButtonAction = id; 
  44.             }; 
  45.             CLASS = DKDPanel; 
  46.             LANGUAGE = ObjC; 
  47.             OUTLETS = {
  48.                 setCurrentForNewItemsButton = DKDOptionButton; 
  49.                 setDefaultForNewItemsButton = DKDOptionButton; 
  50.             }; 
  51.             SUPERCLASS = NSWindowController; 
  52.         }, 
  53.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  54.     ); 
  55.     IBVersion = 1; 
  56. }